-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.60
-
Code
-
Classes
- CommentController
Total Complexity |
30 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
282 |
Lines of code |
206 |
Logical lines of code |
105 |
Comment lines |
13 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
A |
38 |
10 |
69 |
update() |
S |
48 |
6 |
35 |
updateReply() |
S |
53 |
3 |
22 |
handleImageUpload() |
S |
48 |
2 |
33 |
getComments() |
S |
59 |
2 |
14 |
deleteComment() |
S |
63 |
2 |
10 |
deleteReply() |
S |
63 |
2 |
10 |
__construct() |
S |
73 |
1 |
5 |
sendMailAfterComment() |
S |
74 |
1 |
4 |
commentSanitizeAndValidate() |
S |
75 |
1 |
4 |